Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
time
time
Return the current Unix timestamp
Name:
time
Category:
Date and time
Programming Language:
php
One-line Description:
Returns the Unix timestamp of the current time.
Related
array_filter and array_map tips
8
How to correctly end long-running requests with curl_multi_close
1
How to correctly locate field pointers using mysqli_result::field_seek
6
How to Properly Clear the XML Error Stack Using xml_get_error_code and libxml_clear_errors?
8
Similar Functions
date_default_timezone_get
date_default_timezone_get
Getthedefaulttimezon
timezone_abbreviations_list
timezone_abbreviations_list
AliasforDateTimeZo
timezone_offset_get
timezone_offset_get
AliasforDateTimeZo
date_diff
date_diff
AliasforDateTime::
strftime
strftime
Formatlocaltime/date
date_create_immutable_from_format
date_create_immutable_from_format
DateTimeImmutable::c
date_offset_get
date_offset_get
AliasforDateTime::
date_sunrise
date_sunrise
Returnsthesunrisetim
Popular Articles